'Declaration Public Overloads Shared Function GetSourceBitmap( _
ByVal imageVintasoftImage объект.As Vintasoft.Imaging.VintasoftImage, _
ByVal loadingProgressДелегирует ход загрузки миниатюр. Может быть установлено значение null (Nothing в Visual Basic).As System.EventHandler(Of ProgressEventArgs) _
) As Vintasoft.Imaging.VintasoftBitmap
public static Vintasoft.Imaging.VintasoftBitmap GetSourceBitmap(
Vintasoft.Imaging.VintasoftImage image,
System.EventHandler<ProgressEventArgs> loadingProgress
)
public: static Vintasoft.Imaging.VintasoftBitmap* GetSourceBitmap(
Vintasoft.Imaging.VintasoftImage* image,
System.EventHandler<ProgressEventArgs*>* loadingProgress
)
public:
static Vintasoft.Imaging.VintasoftBitmap^ GetSourceBitmap(
Vintasoft.Imaging.VintasoftImage^ image,
System.EventHandler<ProgressEventArgs^>^ loadingProgress
)
Parameters
- image
- VintasoftImage объект.
- loadingProgress
- Делегирует ход загрузки миниатюр. Может быть установлено значение null (Nothing в Visual Basic).
Return Value
Источник VintasoftBitmap объекта VintasoftImage.